home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17251 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  992 b 

  1. Path: pop.gnn.com!Ensoft
  2. From: Ensoft@gnn.com (EnSoft Technologies)
  3. Newsgroups: comp.lang.c++
  4. Subject: Displaying data in Borland 4.5 and OWL.
  5. Date: Sun, 14 Apr 1996 16:30:28
  6. Organization: GNN
  7. Message-ID: <4krne2$du0@news-e2b.gnn.com>
  8. NNTP-Posting-Host: www-9-79.gnn.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset="us-ascii"
  11. X-GNN-NewsServer-Posting-Date: 14 Apr 1996 20:33:06 GMT
  12. X-Mailer: GNNmessenger 1.2
  13.  
  14. Can anyone recommend a good way to display data in Borland C++ 4.5 and OWL?  
  15. The scenario is as follows:  I am running a large amount of data through an 
  16. algorithm and producing a table of results.  I would like to write the table 
  17. out to a temporary file and have the file data displayed automatically in a 
  18. window when the processing is complete (or even better, while the processing 
  19. is taking place).  The file window should have all of the standard functions 
  20. - save, save as, print, etc.  Any thoughts or recommendations on this would 
  21. be greatly appreciated!
  22.  
  23. Abb.
  24.  
  25.